Configurates
C1.Web.Mvc.ColumnBase.MaxLength. Sets the maximum number of characters that the can be entered into the cell.
シンタックス
'宣言
Public Function MaxLength( _
ByVal As System.Nullable(Of Integer) _
) As
public MaxLength(
System.Nullable<int>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照